2025-07-13 01:13:44,794 [ 82407 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 01:13:44,794 [ 82407 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 01:13:44,794 [ 82407 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 01:13:44,794 [ 82407 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zc472c --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000]' 'test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000]' test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts test_build_sets_from_multiple_threads/test.py::test_set test_cgroup_limit/test.py::test_cgroup_cpu_limit test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop test_codec_encrypted/test.py::test_different_keys test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk test_config_substitutions/test.py::test_allow_databases test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config 'test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog]' 'test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg]' 'test_database_iceberg/test.py::test_list_tables[DataLakeCatalog]' 'test_database_iceberg/test.py::test_list_tables[Iceberg]' 'test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog]' 'test_database_iceberg/test.py::test_many_namespaces[Iceberg]' 'test_database_iceberg/test.py::test_select[DataLakeCatalog]' 'test_database_iceberg/test.py::test_select[Iceberg]' 'test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog]' 'test_database_iceberg/test.py::test_tables_with_same_location[Iceberg]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True]' 'test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True]' test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_composable_protocols/test.py::test_connections test_MemoryTracking/test.py::test_http test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_backup_restore/test.py::test_attach_partition test_config_substitutions/test.py::test_allow_databases test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw9] [ 1%] PASSED test_composable_protocols/test.py::test_connections test_composable_protocols/test.py::test_http_proxy_1 [gw9] [ 2%] PASSED test_composable_protocols/test.py::test_http_proxy_1 test_composable_protocols/test.py::test_proxy_1 [gw9] [ 3%] PASSED test_composable_protocols/test.py::test_proxy_1 test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated [gw1] [ 4%] PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python test_executable_user_defined_function/test.py::test_executable_function_argument_python [gw1] [ 5%] PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python test_executable_user_defined_function/test.py::test_executable_function_bash [gw8] [ 6%] PASSED test_backup_restore/test.py::test_attach_partition test_backup_restore/test.py::test_replace_partition [gw7] [ 7%] PASSED test_config_substitutions/test.py::test_allow_databases [gw1] [ 8%] PASSED test_executable_user_defined_function/test.py::test_executable_function_bash test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_config_substitutions/test.py::test_config [gw7] [ 9%] PASSED test_config_substitutions/test.py::test_config test_config_substitutions/test.py::test_config_from_env_overrides [gw1] [ 10%] PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash [gw7] [ 11%] PASSED test_config_substitutions/test.py::test_config_from_env_overrides test_config_substitutions/test.py::test_config_merge_from_env_overrides [gw1] [ 12%] PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash test_executable_user_defined_function/test.py::test_executable_function_parameter_python [gw7] [ 13%] PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides test_config_substitutions/test.py::test_config_multiple_zk_substitutions [gw8] [ 14%] PASSED test_backup_restore/test.py::test_replace_partition test_backup_restore/test.py::test_restore [gw1] [ 15%] PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python test_executable_user_defined_function/test.py::test_executable_function_python [gw1] [ 16%] PASSED test_executable_user_defined_function/test.py::test_executable_function_python test_executable_user_defined_function/test.py::test_executable_function_query_cache [gw1] [ 17%] PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python [gw8] [ 18%] PASSED test_backup_restore/test.py::test_restore [gw1] [ 19%] PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python test_executable_user_defined_function/test.py::test_executable_function_signalled_python [gw1] [ 20%] PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python test_executable_user_defined_function/test.py::test_executable_function_slow_python [gw7] [ 21%] PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions test_config_substitutions/test.py::test_include_config test_concurrent_queries_restriction_by_query_kind/test.py::test_insert [gw7] [ 22%] PASSED test_config_substitutions/test.py::test_include_config [gw5] [ 23%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg [gw1] [ 24%] PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python test_executable_user_defined_function/test.py::test_executable_function_sum_json_python [gw9] [ 25%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw1] [ 26%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python test_executable_user_defined_function/test.py::test_executable_function_sum_python [gw1] [ 27%] PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_config_decryption/test.py::test_successful_decryption_xml [gw9] [ 28%] PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster test_cluster_discovery/test.py::test_cluster_discovery_macros [gw8] [ 29%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw6] [ 30%] PASSED test_MemoryTracking/test.py::test_http test_MemoryTracking/test.py::test_tcp_multiple_sessions [gw5] [ 31%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] [gw4] [ 32%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw7] [ 33%] PASSED test_config_decryption/test.py::test_successful_decryption_xml test_config_decryption/test.py::test_successful_decryption_yaml [gw7] [ 34%] PASSED test_config_decryption/test.py::test_successful_decryption_yaml test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw9] [ 35%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop [gw8] [ 36%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 37%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts [gw0] [ 38%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_distributed_ddl_password/test.py::test_alter [gw5] [ 39%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] [gw7] [ 40%] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] [gw4] [ 41%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node [gw5] [ 42%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node test_build_sets_from_multiple_threads/test.py::test_set test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw8] [ 43%] PASSED test_distributed_ddl_password/test.py::test_alter test_distributed_ddl_password/test.py::test_truncate [gw8] [ 44%] PASSED test_distributed_ddl_password/test.py::test_truncate test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw0] [ 45%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] [gw7] [ 46%] PASSED test_build_sets_from_multiple_threads/test.py::test_set [gw5] [ 47%] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] [gw9] [ 48%] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop test_cgroup_limit/test.py::test_cgroup_cpu_limit test_backward_compatibility/test.py::test_backward_compatability1 [gw2] [ 49%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] [gw2] [ 50%] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] [gw7] [ 51%] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit test_codec_encrypted/test.py::test_different_keys [gw2] [ 52%] PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] test_database_iceberg/test.py::test_list_tables[Iceberg] [gw1] [ 53%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON [gw4] [ 54%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node [gw5] [ 55%] PASSED test_codec_encrypted/test.py::test_different_keys test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw6] [ 56%] PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions test_MemoryTracking/test.py::test_tcp_single_session [gw2] [ 57%] PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] [gw9] [ 58%] PASSED test_backward_compatibility/test.py::test_backward_compatability1 test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw0] [ 59%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] [gw0] [ 60%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] [gw9] [ 61%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw4] [ 62%] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node [gw3] [ 63%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw3] [ 64%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw2] [ 65%] PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw3] [ 66%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw3] [ 67%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw8] [ 68%] PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop [gw3] [ 69%] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw4] [ 70%] PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk [gw6] [ 71%] PASSED test_MemoryTracking/test.py::test_tcp_single_session test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw0] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] [gw1] [ 73%] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON test_file_cluster/test.py::test_count [gw1] [ 74%] PASSED test_file_cluster/test.py::test_count test_file_cluster/test.py::test_format_detection [gw1] [ 75%] PASSED test_file_cluster/test.py::test_format_detection [gw0] [ 76%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] [gw2] [ 77%] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] test_database_iceberg/test.py::test_select[DataLakeCatalog] [gw2] [ 78%] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] test_database_iceberg/test.py::test_select[Iceberg] [gw2] [ 79%] PASSED test_database_iceberg/test.py::test_select[Iceberg] test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] [gw6] [ 80%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts [gw2] [ 81%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw2] [ 82%] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] [gw0] [ 83%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] [gw0] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] [gw0] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] [gw0] [ 86%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] [gw0] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] [gw0] [ 88%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] [gw0] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] [gw0] [ 90%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] [gw0] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] [gw0] [ 92%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] [gw0] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] [gw0] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] [gw0] [ 95%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] [gw0] [ 96%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] [gw0] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] [gw0] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] [gw0] [ 99%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] [gw0] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 154.93s setup test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 116.67s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 101.26s call test_MemoryTracking/test.py::test_tcp_multiple_sessions 89.72s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 87.18s call test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 80.19s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 75.27s call test_database_iceberg/test.py::test_many_namespaces[Iceberg] 71.36s call test_MemoryTracking/test.py::test_tcp_single_session 68.19s call test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 61.79s call test_MemoryTracking/test.py::test_http 60.00s call test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 56.85s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 52.10s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 51.33s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 48.72s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 47.99s call test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 47.50s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 46.87s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 45.67s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 45.63s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 44.70s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 44.57s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 44.46s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 44.36s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 44.35s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 43.51s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 43.37s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 43.17s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 43.16s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 43.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 43.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 42.97s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 42.86s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 42.82s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 42.71s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 42.34s call test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 40.69s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 40.34s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 39.08s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 34.88s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 31.57s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 30.49s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 29.66s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 28.78s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 25.61s setup test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 23.67s setup test_distributed_ddl_password/test.py::test_alter 23.32s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 23.16s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 22.85s setup test_config_substitutions/test.py::test_allow_databases 22.73s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 22.28s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 22.14s setup test_file_cluster/test.py::test_count 22.12s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 22.06s teardown test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 21.53s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 21.52s setup test_backward_compatibility/test.py::test_backward_compatability1 20.70s setup test_executable_user_defined_function/test.py::test_executable_function_always_error_python 20.12s setup test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 19.94s setup test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 19.86s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 19.39s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 19.26s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 19.15s setup test_cluster_discovery/test.py::test_cluster_discovery_macros 18.58s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 18.38s teardown test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 18.22s teardown test_config_substitutions/test.py::test_include_config 17.94s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 17.77s setup test_backup_restore/test.py::test_attach_partition 17.36s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 16.87s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 16.73s call test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 16.31s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 16.30s call test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 15.54s setup test_MemoryTracking/test.py::test_http 15.40s setup test_config_decryption/test.py::test_successful_decryption_xml 15.35s setup test_build_sets_from_multiple_threads/test.py::test_set 15.27s setup test_composable_protocols/test.py::test_connections 13.49s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 11.46s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 11.37s call test_config_substitutions/test.py::test_config_multiple_zk_substitutions 11.13s call test_database_iceberg/test.py::test_list_tables[Iceberg] 10.79s call test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 10.02s call test_executable_user_defined_function/test.py::test_executable_function_slow_python 9.70s call test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 8.79s call test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 8.58s call test_backup_restore/test.py::test_attach_partition 8.19s call test_backup_restore/test.py::test_replace_partition 8.18s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 8.04s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 8.01s call test_distributed_ddl_password/test.py::test_alter 7.37s teardown test_file_cluster/test.py::test_format_detection 7.33s teardown test_backward_compatibility/test.py::test_backward_compatability1 7.16s call test_file_cluster/test.py::test_format_detection 7.04s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 6.84s call test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 6.81s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 6.45s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 6.40s call test_backup_restore/test.py::test_restore 6.34s teardown test_config_decryption/test.py::test_successful_decryption_yaml 6.26s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 6.21s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg 6.12s teardown test_build_sets_from_multiple_threads/test.py::test_set 5.75s teardown test_distributed_ddl_password/test.py::test_truncate 5.63s call test_distributed_ddl_password/test.py::test_truncate 5.51s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 5.42s teardown test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 5.28s setup test_codec_encrypted/test.py::test_different_keys 5.18s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 5.02s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 4.93s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 4.72s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 4.66s teardown test_backup_restore/test.py::test_restore 4.58s call test_build_sets_from_multiple_threads/test.py::test_set 4.30s teardown test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 4.30s call test_config_substitutions/test.py::test_allow_databases 4.29s call test_codec_encrypted/test.py::test_different_keys 3.81s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 3.79s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 3.60s call test_executable_user_defined_function/test.py::test_executable_function_query_cache 3.52s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 3.50s call test_config_substitutions/test.py::test_include_config 3.27s call test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 3.06s call test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 2.93s call test_executable_user_defined_function/test.py::test_executable_function_always_error_python 2.88s teardown test_codec_encrypted/test.py::test_different_keys 2.82s teardown test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop 2.82s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 2.77s call test_config_substitutions/test.py::test_config 2.64s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts 2.53s call test_executable_user_defined_function/test.py::test_executable_function_parameter_python 2.43s call test_composable_protocols/test.py::test_proxy_1 2.32s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_python 2.16s call test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 2.08s call test_executable_user_defined_function/test.py::test_executable_function_sum_python 2.05s teardown test_composable_protocols/test.py::test_proxy_1 1.97s call test_executable_user_defined_function/test.py::test_executable_function_signalled_python 1.86s teardown test_MemoryTracking/test.py::test_tcp_single_session 1.84s call test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 1.82s call test_executable_user_defined_function/test.py::test_executable_function_argument_python 1.76s call test_config_substitutions/test.py::test_config_from_env_overrides 1.69s call test_executable_user_defined_function/test.py::test_executable_function_bash 1.56s call test_config_substitutions/test.py::test_config_merge_from_env_overrides 1.54s call test_executable_user_defined_function/test.py::test_executable_function_python 1.54s call test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 1.26s call test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 1.19s call test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 1.18s call test_composable_protocols/test.py::test_connections 1.12s call test_database_iceberg/test.py::test_select[DataLakeCatalog] 1.04s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes 1.00s call test_database_iceberg/test.py::test_select[Iceberg] 0.98s call test_cluster_discovery/test.py::test_cluster_discovery_macros 0.96s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.83s call test_file_cluster/test.py::test_count 0.81s call test_backward_compatibility/test.py::test_backward_compatability1 0.65s call test_config_decryption/test.py::test_successful_decryption_xml 0.59s call test_config_decryption/test.py::test_successful_decryption_yaml 0.53s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.52s teardown test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.32s call test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk 0.01s call test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s teardown test_MemoryTracking/test.py::test_http 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_always_error_python 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_MemoryTracking/test.py::test_tcp_multiple_sessions 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] 0.00s setup test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_backup_restore/test.py::test_attach_partition 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node 0.00s setup test_MemoryTracking/test.py::test_tcp_single_session 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] 0.00s setup test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s teardown test_config_substitutions/test.py::test_allow_databases 0.00s teardown test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] 0.00s teardown test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s teardown test_cluster_discovery/test.py::test_cluster_discovery_macros 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] 0.00s setup test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] 0.00s teardown test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s setup test_config_substitutions/test.py::test_config 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s setup test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s teardown test_file_cluster/test.py::test_count 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s setup test_backup_restore/test.py::test_replace_partition 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s setup test_file_cluster/test.py::test_format_detection 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s teardown test_distributed_ddl_password/test.py::test_alter 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] 0.00s teardown test_composable_protocols/test.py::test_http_proxy_1 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s setup test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node 0.00s setup test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] 0.00s setup test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] 0.00s setup test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] 0.00s teardown test_database_iceberg/test.py::test_select[Iceberg] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] 0.00s setup test_database_iceberg/test.py::test_select[DataLakeCatalog] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] 0.00s teardown test_composable_protocols/test.py::test_connections 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] 0.00s setup test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON 0.00s setup test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s teardown test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s setup test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] 0.00s setup test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] 0.00s setup test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_config_substitutions/test.py::test_include_config 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s setup test_distributed_ddl_password/test.py::test_truncate 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s setup test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster 0.00s setup test_backup_restore/test.py::test_restore 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] 0.00s teardown test_database_iceberg/test.py::test_list_tables[Iceberg] 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[Iceberg] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s setup test_config_decryption/test.py::test_successful_decryption_yaml 0.00s teardown test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] 0.00s setup test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_slow_python 0.00s teardown test_config_decryption/test.py::test_successful_decryption_xml 0.00s setup test_composable_protocols/test.py::test_proxy_1 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_sum_python 0.00s teardown test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] 0.00s setup test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_config_substitutions/test.py::test_config_multiple_zk_substitutions 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_query_cache 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_signalled_python 0.00s teardown test_config_substitutions/test.py::test_config 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_config_substitutions/test.py::test_config_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_sum_json_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python 0.00s setup test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] 0.00s teardown test_config_substitutions/test.py::test_config_merge_from_env_overrides 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash 0.00s teardown test_backup_restore/test.py::test_replace_partition 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_argument_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_bash 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_parameter_python 0.00s teardown test_executable_user_defined_function/test.py::test_executable_function_python =========================== short test summary info ============================ PASSED test_composable_protocols/test.py::test_connections PASSED test_composable_protocols/test.py::test_http_proxy_1 PASSED test_composable_protocols/test.py::test_proxy_1 PASSED test_executable_user_defined_function/test.py::test_executable_function_always_error_python PASSED test_executable_user_defined_function/test.py::test_executable_function_argument_python PASSED test_backup_restore/test.py::test_attach_partition PASSED test_config_substitutions/test.py::test_allow_databases PASSED test_executable_user_defined_function/test.py::test_executable_function_bash PASSED test_config_substitutions/test.py::test_config PASSED test_executable_user_defined_function/test.py::test_executable_function_input_nullable_python PASSED test_config_substitutions/test.py::test_config_from_env_overrides PASSED test_executable_user_defined_function/test.py::test_executable_function_non_direct_bash PASSED test_config_substitutions/test.py::test_config_merge_from_env_overrides PASSED test_backup_restore/test.py::test_replace_partition PASSED test_executable_user_defined_function/test.py::test_executable_function_parameter_python PASSED test_executable_user_defined_function/test.py::test_executable_function_python PASSED test_executable_user_defined_function/test.py::test_executable_function_query_cache PASSED test_backup_restore/test.py::test_restore PASSED test_executable_user_defined_function/test.py::test_executable_function_send_chunk_header_python PASSED test_executable_user_defined_function/test.py::test_executable_function_signalled_python PASSED test_config_substitutions/test.py::test_config_multiple_zk_substitutions PASSED test_config_substitutions/test.py::test_include_config PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_avg PASSED test_executable_user_defined_function/test.py::test_executable_function_slow_python PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_on_cluter_non_replicated PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_json_python PASSED test_executable_user_defined_function/test.py::test_executable_function_sum_python PASSED test_alter_on_mixed_type_cluster/test.py::test_alter_replicated_on_cluster PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_MemoryTracking/test.py::test_http PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[1000] PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_config_decryption/test.py::test_successful_decryption_xml PASSED test_config_decryption/test.py::test_successful_decryption_yaml PASSED test_cluster_discovery/test.py::test_cluster_discovery_macros PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-False-False] PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact[500000] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_same_node PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[1000] PASSED test_distributed_ddl_password/test.py::test_alter PASSED test_distributed_ddl_password/test.py::test_truncate PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-False-False] PASSED test_build_sets_from_multiple_threads/test.py::test_set PASSED test_backward_compatibility/test_aggregate_function_state.py::test_backward_compatability_for_uniq_exact_variadic[500000] PASSED test_cluster_discovery/test.py::test_cluster_discovery_startup_and_stop PASSED test_database_iceberg/test.py::test_hide_sensitive_info[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_hide_sensitive_info[Iceberg] PASSED test_cgroup_limit/test.py::test_cgroup_cpu_limit PASSED test_database_iceberg/test.py::test_list_tables[DataLakeCatalog] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_OFF PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_different_node PASSED test_codec_encrypted/test.py::test_different_keys PASSED test_MemoryTracking/test.py::test_tcp_multiple_sessions PASSED test_database_iceberg/test.py::test_list_tables[Iceberg] PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-False-False] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_database_iceberg/test.py::test_many_namespaces[DataLakeCatalog] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_cluster_discovery/test_dynamic_clusters.py::test_cluster_discovery_startup_and_stop PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_config_decryption/test_zk.py::test_successful_decryption_xml_keys_from_zk PASSED test_MemoryTracking/test.py::test_tcp_single_session PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-False-False] PASSED test_distributed_directory_monitor_split_batch_on_failure/test.py::test_distributed_background_insert_split_batch_on_failure_ON PASSED test_file_cluster/test.py::test_count PASSED test_file_cluster/test.py::test_format_detection PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-False-False] PASSED test_database_iceberg/test.py::test_many_namespaces[Iceberg] PASSED test_database_iceberg/test.py::test_select[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_select[Iceberg] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_compact_parts PASSED test_database_iceberg/test.py::test_tables_with_same_location[DataLakeCatalog] PASSED test_database_iceberg/test.py::test_tables_with_same_location[Iceberg] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-False-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-False-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_complex[complex_key_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_ranged[range_hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[cache-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[direct-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[flat-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple[hashed-True-False] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[cache-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[direct-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[flat-True-True] PASSED test_dictionaries_all_layouts_separate_sources/test_mongo.py::test_simple_ssl[hashed-True-True] ======================= 100 passed in 1146.62s (0:19:06) =======================